projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
71775d3
)
powerpc/85xx: Set max alloc length to 10MB on P1022DS
author
Jerry Huang
<
[email protected]
>
Wed, 2 Nov 2011 01:16:44 +0000
(09:16 +0800)
committer
Kumar Gala
<
[email protected]
>
Fri, 11 Nov 2011 13:48:58 +0000
(07:48 -0600)
In order to support 1920x01080 resolution, we must increase the alloc
length.
Signed-off-by: Jerry Huang <
[email protected]
>
CC: Anatolij Gustschin <
[email protected]
>
Acked-by: Timur Tabi <
[email protected]
>
Signed-off-by: Kumar Gala <
[email protected]
>
include/configs/P1022DS.h
patch
|
blob
|
history
diff --git
a/include/configs/P1022DS.h
b/include/configs/P1022DS.h
index 00770609845ce0de55d5f14ae8b4f5d2cdfa49bb..1158fec436333bbd95e26784045c0c6666f9842f 100644
(file)
--- a/
include/configs/P1022DS.h
+++ b/
include/configs/P1022DS.h
@@
-173,7
+173,7
@@
#define CONFIG_SYS_INIT_SP_OFFSET CONFIG_SYS_GBL_DATA_OFFSET
#define CONFIG_SYS_MONITOR_LEN (512 * 1024)
-#define CONFIG_SYS_MALLOC_LEN (
6
* 1024 * 1024)
+#define CONFIG_SYS_MALLOC_LEN (
10
* 1024 * 1024)
/*
* Serial Port